home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / passwd / copyright < prev    next >
Text File  |  2009-07-31  |  5KB  |  104 lines

  1. This is Debian GNU/Linux's prepackaged version of the shadow utilities.
  2.  
  3. It was downloaded from: <ftp://ftp.pld.org.pl/software/shadow/>. 
  4. As of May 2007, this site is no longer available.
  5.  
  6. Copyright:
  7.  
  8. Parts of this software are copyright 1988 - 1994, Julianne Frances Haugh.
  9. All rights reserved.
  10.  
  11. Parts of this software are copyright 1997 - 2001, Marek Micha┼ékiewicz.
  12. All rights reserved.
  13.  
  14. Parts of this software are copyright 2001 - 2004, Andrzej Krzysztofowicz
  15. All rights reserved.
  16.  
  17. Parts of this software are copyright 2000 - 2007, Tomasz K┼éoczko.
  18. All rights reserved.
  19.  
  20. Redistribution and use in source and binary forms, with or without
  21. modification, are permitted provided that the following conditions
  22. are met:
  23. 1. Redistributions of source code must retain the above copyright
  24.    notice, this list of conditions and the following disclaimer.
  25. 2. Redistributions in binary form must reproduce the above copyright
  26.    notice, this list of conditions and the following disclaimer in the
  27.    documentation and/or other materials provided with the distribution.
  28. 3. Neither the name of Julianne F. Haugh nor the names of its contributors
  29.    may be used to endorse or promote products derived from this software
  30.    without specific prior written permission.
  31.  
  32. THIS SOFTWARE IS PROVIDED BY JULIE HAUGH AND CONTRIBUTORS ``AS IS'' AND
  33. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  34. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  35. ARE DISCLAIMED.  IN NO EVENT SHALL JULIE HAUGH OR CONTRIBUTORS BE LIABLE
  36. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  37. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  38. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  39. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  40. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  41. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  42. SUCH DAMAGE.
  43.  
  44. This source code is currently archived on ftp.uu.net in the
  45. comp.sources.misc portion of the USENET archives.  You may also contact
  46. the author, Julianne F. Haugh, at jockgrrl@ix.netcom.com if you have
  47. any questions regarding this package.
  48.  
  49. THIS SOFTWARE IS BEING DISTRIBUTED AS-IS.  THE AUTHORS DISCLAIM ALL
  50. LIABILITY FOR ANY CONSEQUENCES OF USE.  THE USER IS SOLELY RESPONSIBLE
  51. FOR THE MAINTENANCE OF THIS SOFTWARE PACKAGE.  THE AUTHORS ARE UNDER NO
  52. OBLIGATION TO PROVIDE MODIFICATIONS OR IMPROVEMENTS.  THE USER IS
  53. ENCOURAGED TO TAKE ANY AND ALL STEPS NEEDED TO PROTECT AGAINST ACCIDENTAL
  54. LOSS OF INFORMATION OR MACHINE RESOURCES.
  55.  
  56. Special thanks are due to Chip Rosenthal for his fine testing efforts;
  57. to Steve Simmons for his work in porting this code to BSD; and to Bill
  58. Kennedy for his contributions of LaserJet printer time and energies.
  59. Also, thanks for Dennis L. Mumaugh for the initial shadow password
  60. information and to Tony Walton (olapw@olgb1.oliv.co.uk) for the System
  61. V Release 4 changes.  Effort in porting to SunOS has been contributed
  62. by Dr. Michael Newberry (miken@cs.adfa.oz.au) and Micheal J. Miller, Jr.
  63. (mke@kaberd.rain.com).  Effort in porting to AT&T UNIX System V Release
  64. 4 has been provided by Andrew Herbert (andrew@werple.pub.uu.oz.au).
  65. Special thanks to Marek Michalkiewicz (marekm@i17linuxb.ists.pwr.wroc.pl)
  66. for taking over the Linux port of this software.
  67.  
  68. Source files: login_access.c, login_desrpc.c, login_krb.c are derived
  69. from the logdaemon-5.0 package, which is under the following license:
  70.  
  71. /************************************************************************
  72. * Copyright 1995 by Wietse Venema.  All rights reserved. Individual files
  73. * may be covered by other copyrights (as noted in the file itself.)
  74. *
  75. * This material was originally written and compiled by Wietse Venema at
  76. * Eindhoven University of Technology, The Netherlands, in 1990, 1991,
  77. * 1992, 1993, 1994 and 1995.
  78. *
  79. * Redistribution and use in source and binary forms are permitted
  80. * provided that this entire copyright notice is duplicated in all such
  81. * copies.  
  82. *
  83. * This software is provided "as is" and without any expressed or implied
  84. * warranties, including, without limitation, the implied warranties of
  85. * merchantibility and fitness for any particular purpose.
  86. ************************************************************************/
  87.  
  88. Some parts substantially in src/su.c derived from an ancestor of
  89. su for GNU.  Run a shell with substitute user and group IDs.
  90. Copyright (C) 1992-2003 Free Software Foundation, Inc.
  91.  
  92.    This program is free software; you can redistribute it and/or modify
  93.    it under the terms of the GNU General Public License as published by
  94.    the Free Software Foundation; either version 2, or (at your option)
  95.    any later version.
  96.  
  97.    This program is distributed in the hope that it will be useful,
  98.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  99.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  100.    GNU General Public License for more details.
  101.  
  102.    On Debian GNU/Linux systems, the complete text of the GNU General Public
  103.    License can be found in '/usr/share/common-licenses/GPL'
  104.